Skip to content

feat: add GitHub Actions workflow for Flyway plugin build and release#59

Merged
xxsc0529 merged 1 commit intooceanbase:mainfrom
xxsc0529:main
Dec 31, 2025
Merged

feat: add GitHub Actions workflow for Flyway plugin build and release#59
xxsc0529 merged 1 commit intooceanbase:mainfrom
xxsc0529:main

Conversation

@xxsc0529
Copy link
Contributor

  • Add manual trigger workflow for building Flyway OceanBase plugin
  • Support custom version, tag name, and release notes
  • Automatically create GitHub Release with JAR artifact
  • Optional automatic git tag creation
  • Build using JDK 17 and Maven

Summary

Close #58

Solution Description

- Add manual trigger workflow for building Flyway OceanBase plugin
- Support custom version, tag name, and release notes
- Automatically create GitHub Release with JAR artifact
- Optional automatic git tag creation
- Build using JDK 17 and Maven
@xxsc0529 xxsc0529 merged commit a196996 into oceanbase:main Dec 31, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Enhancement]: Add manual trigger workflow for building Flyway OceanBase plugin

1 participant